build: Do not use C arguments with C++
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 11 May 2021 11:24:34 +0000 (12:24 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 11 May 2021 11:24:34 +0000 (12:24 +0100)
commit6189e343f3071edd37e3b748c8f3376867810860
tree646537379afc6d197c56bb994babca9f29e36f0b
parent6120519e8e0307156b4dbfe4b93275463d57f3ca
build: Do not use C arguments with C++

Otherwise the C++ compiler will start to complain.

The C++ keyword test does not need additional warnings.
testsuite/gtk/meson.build